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:
Al Viro 2011-08-18 20:02:09 +01:00 committed by Richard Weinberger
parent 16b7c5737d
commit c16d56a37a
3 changed files with 1 additions and 7 deletions

View file

@ -1,6 +0,0 @@
#ifndef __UM_CHECKSUM_H
#define __UM_CHECKSUM_H
#include "sysdep/checksum.h"
#endif

View file

@ -1,4 +1,4 @@
/*
/*
* Licensed under the GPL
*/