new chip stuff
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@994 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* some of the types of resources chips can control */
|
/* some of the types of resources chips can control */
|
||||||
#ifndef CHIP_CONFIGURE
|
#ifndef CONFIG_CHIP_CONFIGURE
|
||||||
#define CHIP_CONFIGURE(chip, pass) chip_configure(chip, pass)
|
#define CHIP_CONFIGURE(chip, pass) chip_configure(chip, pass)
|
||||||
#else
|
#else
|
||||||
#define CHIP_CONFIGURE(chip, pass)
|
#define CHIP_CONFIGURE(chip, pass)
|
||||||
|
Reference in New Issue
Block a user