coreboot-kgpe-d16/util
Patrick Georgi 35d346fe2d Fix build error introduced in r5868.
aliased_name was a compatibility hack to match the output of the C rewrite
with the python version's results. It seems that we carried these
useless symbols with us for years, just without any impact good or bad.

By declaring devices static and tightening the screws (-Werror), the
compiler now knows that these declarations are useless - and stops.


Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stefan.reinauer@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5687 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-09 12:58:16 +00:00
..
abuild Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
amdtools Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cbfstool fix return value checks of cbfstool's writerom 2010-06-24 13:37:59 +00:00
crossgcc The AMD Fam10 code breaks with coreboot 4.5.0. 2010-05-19 10:01:37 +00:00
dump_mmcr Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
ectool Add support to extended EC series 2010-06-29 21:13:20 +00:00
getpir Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
inteltool add i945GSE to inteltool 2010-08-01 15:33:30 +00:00
k8resdump Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
kconfig More "prepare"-dependencies we don't need anymore 2010-04-27 09:23:33 +00:00
lbtdump Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
mkelfImage Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
mptable Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
msrtool msrtool: Print hex values using only as many digits as the field needs 2010-05-17 07:40:20 +00:00
nrv2b Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
nvramtool Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
optionlist Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
options Re-integrate "USE_OPTION_TABLE" code. 2010-07-06 21:05:04 +00:00
resetcf Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
romcc Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
sconfig Fix build error introduced in r5868. 2010-08-09 12:58:16 +00:00
superiotool Adds id for ITE IT8707F to superiotool. 2010-08-02 02:34:20 +00:00
vgabios Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
xcompile Rename variable to not confuse gcc on mingw 2010-04-14 14:35:40 +00:00