mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 15:11:50 +00:00
um: get rid of sysdep/checksum.h
Move those to sys-.../asm/checksum.h, kill include/asm/checksum.h Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
parent
16b7c5737d
commit
c16d56a37a
@ -1,6 +0,0 @@
|
||||
#ifndef __UM_CHECKSUM_H
|
||||
#define __UM_CHECKSUM_H
|
||||
|
||||
#include "sysdep/checksum.h"
|
||||
|
||||
#endif
|
@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* Licensed under the GPL
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user