coreboot/src/southbridge
Stefan Reinauer 069385fcb3 ops can not be const because of the pci conf1/conf2 hackery we do. trivial
patch, just removes the warnings like
coreboot-v2/src/southbridge/intel/i82801xx/i82801xx_ac97.c:73: warning: initialization discards qualifiers from pointer target type


Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4302 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-05-26 12:58:00 +00:00
..
amd use include file for i8259 where appropriate (trivial) 2009-03-06 18:39:54 +00:00
broadcom This patch adds support for the BCM21000 (aka HT-2100) 2009-04-22 20:27:53 +00:00
intel ops can not be const because of the pci conf1/conf2 hackery we do. trivial 2009-05-26 12:58:00 +00:00
nvidia Remove warnings from compilation of the s2892 with and without CBFS. 2009-04-30 22:45:41 +00:00
ricoh/rl5c476 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
sis/sis966 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
via Fix the build. This error was introduced by change in acpi.c, the acpi_slp_type exists only conditionally. 2009-04-13 21:42:49 +00:00
winbond/w83c553 two more totalimpact briq fixes. Gets us back to the romfs breakage on PPC 2009-04-05 08:39:13 +00:00