]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/lcd.h
fdt_support: add missing #ifdef after merge
[karo-tx-uboot.git] / include / lcd.h
index 3232032043639ef8fe43911b321055ed4b1c2d83..1fc3d358a1b083a4e13d67b7db61dadd6de4b8cd 100644 (file)
@@ -130,9 +130,6 @@ void lcd_show_board_info(void);
 /* Return the size of the LCD frame buffer, and the line length */
 int lcd_get_size(int *line_length);
 
-int lcd_dt_simplefb_add_node(void *blob);
-int lcd_dt_simplefb_enable_existing_node(void *blob);
-
 /* Update the LCD / flush the cache */
 void lcd_sync(void);