]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc64/system.h
[SCSI] transport_srp: add rport roles attribute
[linux-2.6-omap-h63xx.git] / include / asm-sparc64 / system.h
index 409067408eec07504db76532dd75b213c51d5177..64891cb10f05c572c6ec1e9a86f0eef14271a4b9 100644 (file)
@@ -115,14 +115,8 @@ do {       __asm__ __volatile__("ba,pt     %%xcc, 1f\n\t" \
 #ifndef __ASSEMBLY__
 
 extern void sun_do_break(void);
-extern int serial_console;
 extern int stop_a_enabled;
 
-static __inline__ int con_is_present(void)
-{
-       return serial_console ? 0 : 1;
-}
-
 extern void synchronize_user_stack(void);
 
 extern void __flushw_user(void);