Reformat.
[bertos.git] / boards / ek-lm3s1968 / hw / hw_rit128x96.h
index 7ccdeb1d4b59565687c3c2a87364dc28e012203d..a7cfcd01d7ffb77dd6cc946da1aca3b0dc297bb7 100644 (file)
@@ -82,7 +82,7 @@
        }
 /*@}*/
 
-INLINE void lcd_bus_init(void)
+INLINE void lcd_rit128x96_hw_bus_init(void)
 {
        uint32_t dummy;
 
@@ -123,6 +123,5 @@ INLINE void lcd_bus_init(void)
  * XXX: menu stuff requires lcd_blitBimap() function to be defined.
  * Find a better way to do this.
  */
-#define rit128x96_blitBitmap lcd_blitBitmap
 
 #endif /* HW_RIT128x96_H */