You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
sh: Kill off remaining config.h references.
A few of these managed to sneak back in, get rid of them once and for all. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -20,8 +20,6 @@ END {
|
||||
printf("#ifndef __ASM_SH_MACHTYPES_H\n");
|
||||
printf("#define __ASM_SH_MACHTYPES_H\n");
|
||||
printf("\n");
|
||||
printf("#include <linux/config.h>\n");
|
||||
printf("\n");
|
||||
printf("/*\n");
|
||||
printf(" * We'll use the following MACH_xxx defs for placeholders for the time\n");
|
||||
printf(" * being .. these will all go away once sh_machtype is assigned per-board.\n");
|
||||
|
||||
Reference in New Issue
Block a user