coreboot-kgpe-d16/src
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
..
arch acpi.c: add a cast to remove warning (trivial) 2009-05-26 12:33:52 +00:00
boot #136: failed to boot under KVM\QEMU 2009-05-14 21:26:28 +00:00
config This patch hooks up git mirrored svn revisions and adds some 2009-04-23 13:05:45 +00:00
console Refactor copy_and_run so that it uses a single code base instead of 2009-04-30 07:07:22 +00:00
cpu Update equivalent processor revision ID to load latest microcode patches and 2009-05-14 23:42:41 +00:00
devices Use the debugging functions to print out the tree and resources. 2009-05-12 13:43:34 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include Allow dynamic size for the {s,}elfboot bounce buffer. 2009-05-13 16:27:25 +00:00
lib Remove warnings from compilation of the s2892 with and without CBFS. 2009-04-30 22:45:41 +00:00
mainboard Fix MAINBOARD_PART_NUMBER to be h8dme, I forgot to change it from the h8dmr 2009-05-22 16:03:04 +00:00
northbridge Update equivalent processor revision ID to load latest microcode patches and 2009-05-14 23:42:41 +00:00
pc80 keyboard driver: function definitions should not omit void if they don't take 2009-05-23 22:02:31 +00:00
pmc/altimus/mpc7410
ram use printk, when possible. (trivial) 2008-08-01 12:12:37 +00:00
sdram
southbridge ops can not be const because of the pci conf1/conf2 hackery we do. trivial 2009-05-26 12:58:00 +00:00
stream Refactor copy_and_run so that it uses a single code base instead of 2009-04-30 07:07:22 +00:00
superio We should separate the it8718f_24mhz_clkin like the way IT8712 does. 2009-05-11 13:45:11 +00:00