*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1320 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson 2003-12-17 18:01:44 +00:00
parent 1b362c4980
commit 16f4e2cb1f
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ w83c553_init(struct device *dev)
{ {
unsigned char reg8; unsigned char reg8;
printk_info("Configure W83C553F\n"); printk_info("Configure W83C553F ISA Bridge (Function 0)\n");
#ifdef SANDPOINT #ifdef SANDPOINT
/* /*

View File

@ -48,7 +48,7 @@ w83c553_ide_init(struct device *dev)
unsigned short reg16; unsigned short reg16;
unsigned int reg32; unsigned int reg32;
printk_info("Configure W83C553F IDE\n"); printk_info("Configure W83C553F IDE (Function 1)\n");
#if 0 #if 0
/* /*