These are now unused so delete them.

Signed-off-by: Joe Perches <j...@perches.com>
---
 arch/um/include/shared/user.h | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/arch/um/include/shared/user.h b/arch/um/include/shared/user.h
index cef0685..4fa82c0 100644
--- a/arch/um/include/shared/user.h
+++ b/arch/um/include/shared/user.h
@@ -26,17 +26,6 @@
 extern void panic(const char *fmt, ...)
        __attribute__ ((format (printf, 1, 2)));
 
-/* Requires preincluding include/linux/kern_levels.h */
-#define UM_KERN_EMERG  KERN_EMERG
-#define UM_KERN_ALERT  KERN_ALERT
-#define UM_KERN_CRIT   KERN_CRIT
-#define UM_KERN_ERR    KERN_ERR
-#define UM_KERN_WARNING        KERN_WARNING
-#define UM_KERN_NOTICE KERN_NOTICE
-#define UM_KERN_INFO   KERN_INFO
-#define UM_KERN_DEBUG  KERN_DEBUG
-#define UM_KERN_CONT   KERN_CONT
-
 #ifdef UML_CONFIG_PRINTK
 extern int printk(const char *fmt, ...)
        __attribute__ ((format (printf, 1, 2)));
-- 
1.8.1.2.459.gbcd45b4.dirty


------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to