]> git.ipfire.org Git - u-boot.git/blobdiff - board/MAI/AmigaOneG3SE/ps2kbd.h
* Code cleanup:
[u-boot.git] / board / MAI / AmigaOneG3SE / ps2kbd.h
index 95fc14d66ab1aac3487f21f6c3020d31e39d3dc5..fc5c4229dd243f599afcf0269bfb5eb1600e936d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * (C) Copyright 2002
  * John W. Linville, linville@tuxdriver.com
- * 
+ *
  * Modified from code for support of MIP405 and PIP405 boards.  Previous
  * copyright follows.
  *
@@ -30,7 +30,7 @@
 
 #ifndef _KBD_H_
 #define _KBD_H_
-   
+
 extern int kbd_testc(void);
 extern int kbd_getc(void);
 extern void kbd_interrupt(void);