diff options
Diffstat (limited to 'board/gen860t/ioport.h')
-rw-r--r-- | board/gen860t/ioport.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/gen860t/ioport.h b/board/gen860t/ioport.h index 34a2d7b1d9d..3af0bc998db 100644 --- a/board/gen860t/ioport.h +++ b/board/gen860t/ioport.h @@ -40,5 +40,3 @@ typedef struct { } mpc8xx_iop_conf_t; extern void config_mpc8xx_ioports(volatile immap_t *immr); - -/* vim: set ts=4 tw=78 sw=4: */ |