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
Don't include linux/config.h from anywhere else in include/
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#ifndef __ASM_MACH_IP32_KMALLOC_H
|
||||
#define __ASM_MACH_IP32_KMALLOC_H
|
||||
|
||||
#include <linux/config.h>
|
||||
|
||||
#if defined(CONFIG_CPU_R5000) || defined (CONFIG_CPU_RM7000)
|
||||
#define ARCH_KMALLOC_MINALIGN 32
|
||||
|
||||
Reference in New Issue
Block a user