X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fmainboard%2Fgigabyte%2Fm57sli%2Fmainboard.c;h=74bfbc035d260a9d6ac8545b9f6843d78aedf470;hb=3081bdfa44b89c2fa34eee902c13e0d1d618bff3;hp=3a688768e39cde2327ccdaf563f836566e68b75a;hpb=77cf00850f457e799f7b05ee9c98fb6b990b2514;p=coreboot.git diff --git a/src/mainboard/gigabyte/m57sli/mainboard.c b/src/mainboard/gigabyte/m57sli/mainboard.c index 3a688768e..74bfbc035 100644 --- a/src/mainboard/gigabyte/m57sli/mainboard.c +++ b/src/mainboard/gigabyte/m57sli/mainboard.c @@ -26,8 +26,6 @@ #include #include "chip.h" -#if CONFIG_CHIP_NAME == 1 struct chip_operations mainboard_ops = { CHIP_NAME("GIGABYTE GA-M57SLI Mainboard") }; -#endif