mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 15:01:13 +07:00
kernel.h: remove duplicate include of asm/div64.h
This seems to have been added inadvertently in commit72deb455b5
("block: remove CONFIG_LBDAF") Fixes:72deb455b5
("block: remove CONFIG_LBDAF") Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Link: http://lkml.kernel.org/r/20200727034852.2813453-1-nivedita@alum.mit.edu Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
09c60546f0
commit
376653435d
@ -17,7 +17,6 @@
|
||||
#include <asm/byteorder.h>
|
||||
#include <asm/div64.h>
|
||||
#include <uapi/linux/kernel.h>
|
||||
#include <asm/div64.h>
|
||||
|
||||
#define STACK_MAGIC 0xdeadbeef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user