Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258806
b: refs/heads/master
c: 1c4f6d4
h: refs/heads/master
v: v3
  • Loading branch information
Ajay Kumar authored and Kukjin Kim committed Jul 20, 2011
1 parent 0a86c30 commit f8b64ee
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 108 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6a567c41850180901f3af7b8e76943fd2509123e
refs/heads/master: 1c4f6d48fc4818fc35b08eca5d8dac479afe2d9d
105 changes: 0 additions & 105 deletions trunk/arch/arm/mach-s5pc100/include/mach/regs-fb.h

This file was deleted.

2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s5pc100/mach-smdkc100.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#include <asm/mach/map.h>

#include <mach/map.h>
#include <mach/regs-fb.h>
#include <mach/regs-gpio.h>

#include <video/platform_lcd.h>
Expand All @@ -52,6 +51,7 @@
#include <plat/ts.h>
#include <plat/audio.h>
#include <plat/backlight.h>
#include <plat/regs-fb-v4.h>

/* Following are default values for UCON, ULCON and UFCON UART registers */
#define SMDKC100_UCON_DEFAULT (S3C2410_UCON_TXILEVEL | \
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-s5pc100/setup-fb-24bpp.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include <linux/fb.h>
#include <linux/gpio.h>

#include <mach/regs-fb.h>
#include <mach/map.h>
#include <plat/fb.h>
#include <plat/gpio-cfg.h>
Expand Down

0 comments on commit f8b64ee

Please sign in to comment.