globalvar: remove code for unqualified globalvars
The globalvar_add_simple_* functions will fail when a globalvar of
the name already exists. This happened when the globalvar was created
previously because a corresponding nvvar existed. For this reason we
removed the globalvars that have been previously created by nvvar
creation (we called these unqualified globalvars). Since we no longer
create the corresponding globalvars on nvvar creation this code is
no longer needed. Remove it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 35d8e85 commit e4f81050e098074792730b61563538d9e394e3d6
@Sascha Hauer Sascha Hauer authored on 7 Apr 2017
Showing 2 changed files
View
common/globalvar.c
View
include/param.h