CONFIG_CHIP_NAME is dead (trivial)
authorStefan Reinauer <stepan@coresystems.de>
Tue, 21 Apr 2009 22:59:00 +0000 (22:59 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 21 Apr 2009 22:59:00 +0000 (22:59 +0000)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4157 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/technexion/tim8690/mainboard.c

index 560299842594fe38c1d495795374e24927e11e12..3bb3cf40e51eb45857b3bc985c0e44a7f59f4c29 100644 (file)
@@ -218,9 +218,6 @@ int add_mainboard_resources(struct lb_memory *mem)
 #endif
 }
 
-/*
-* CONFIG_CHIP_NAME defined in Option.lb.
-*/
 struct chip_operations mainboard_ops = {
        CHIP_NAME("TechNexion TIM-8690   Mainboard")
        .enable_dev = tim8690_enable,