Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e653614b authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

m68k: Use asm-generic version of <asm/sections.h>

parent dc061051
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ generic-y += mutex.h
generic-y += percpu.h
generic-y += resource.h
generic-y += scatterlist.h
generic-y += sections.h
generic-y += siginfo.h
generic-y += statfs.h
generic-y += topology.h

arch/m68k/include/asm/sections.h

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
#ifndef _ASM_M68K_SECTIONS_H
#define _ASM_M68K_SECTIONS_H

#include <asm-generic/sections.h>

#endif /* _ASM_M68K_SECTIONS_H */