Various cosmetic fixes (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@200 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
474e9c7761
commit
54bfbf97e5
7 changed files with 24 additions and 20 deletions
|
|
@ -24,7 +24,7 @@ extern struct device_operations i440bxemulation_pcidomainops;
|
|||
struct northbridge_intel_i440bx_config
|
||||
{
|
||||
/* The various emulators don't always get 440BX right. So we are
|
||||
* going to allow users to set the RAM size via Kconfig.
|
||||
* going to allow users to set the RAM size via Kconfig.
|
||||
*/
|
||||
int ramsize;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue