switch-coreboot/device
Uwe Hermann 497cdb7484 Constify structs which can be const.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@519 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-11-26 13:28:52 +00:00
..
agp_device.c Constify structs which can be const. 2007-11-26 13:28:52 +00:00
cardbus_device.c Constify structs which can be const. 2007-11-26 13:28:52 +00:00
device.c Cleanup printk usage and documentation. Drop the second banner as it was 2007-11-20 18:20:53 +00:00
device_util.c Add resource size and resource granularity reporting to device_util.c. 2007-10-16 19:29:34 +00:00
hypertransport.c Constify structs which can be const. 2007-11-26 13:28:52 +00:00
Kconfig Various Kconfig file fixes (trivial). 2007-06-29 13:28:33 +00:00
Makefile * move post_code() to a seperate file 2007-07-23 16:49:00 +00:00
pci_device.c Add more information to the device structure, so an Open Firmware 2007-09-25 00:16:31 +00:00
pci_ops.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
pci_rom.c This patch removes all printk format warnings from my LBv3 build (Qemu 2007-08-11 18:38:24 +00:00
pcie_device.c Constify structs which can be const. 2007-11-26 13:28:52 +00:00
pcix_device.c Constify structs which can be const. 2007-11-26 13:28:52 +00:00
pnp_device.c This patch changes all occurences of (working) %Lx to (standards 2007-08-26 12:06:51 +00:00
pnp_raw.c Various coding style and cosmetic fixes (trivial). 2007-10-31 02:40:17 +00:00
root_device.c Constify structs which can be const. 2007-11-26 13:28:52 +00:00
smbus_ops.c device code cleanup. this is the uncritical part of my device cleanup 2007-05-19 23:55:25 +00:00