aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2013-05-04 18:21:17 +0200
committerRudolf Marek <r.marek@assembler.cz>2013-05-14 15:58:34 +0200
commit3a1457137e52bee5cb136196db97695142e85a5e (patch)
treef611448f7466a3e8b280d1aaf553d8a460cc2423 /src/vendorcode
parentcd1cef44381be9e50182d693f118b8d636628a30 (diff)
AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static`
These arrays are declared as `static` for AMD SB800 based boards, so do the same for this generation. Rudolf Marek just changed `const CODEC_TBL_LIST` to `static const` in [1]. Adapt all Fam15tn based boards (AMD Parmer, AMD Thatcher, ASUS F2A85-M) to keep the differences between them small. [1] http://review.coreboot.org/#/c/3170/3/src/mainboard/asus/f2a85-m/BiosCallOuts.c Change-Id: I353b38bd8bc77ba500a4b7fe9250e9aa3071c530 Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-on: http://review.coreboot.org/3198 Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/vendorcode')
0 files changed, 0 insertions, 0 deletions