]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - scripts/kconfig/zconf.tab.c_shipped
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
[mv-sheeva.git] / scripts / kconfig / zconf.tab.c_shipped
index 211e1a277037f813aa8c4fb83d4a7aecb300b5ab..f636141e7bfd73526569bb96d300faba322761fe 100644 (file)
@@ -87,7 +87,6 @@
 #include <string.h>
 #include <stdbool.h>
 
-#define LKC_DIRECT_LINK
 #include "lkc.h"
 
 #define printd(mask, fmt...) if (cdebug & (mask)) printf(fmt)