Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258807
b: refs/heads/master
c: 7bf3ba6
h: refs/heads/master
i:
  258805: 0a86c30
  258803: d664178
  258799: 7cda05b
v: v3
  • Loading branch information
Ajay Kumar authored and Kukjin Kim committed Jul 20, 2011
1 parent f8b64ee commit 337dc7c
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 26 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: 1c4f6d48fc4818fc35b08eca5d8dac479afe2d9d
refs/heads/master: 7bf3ba6b33c47c4171272253a0e4dd720a5b73a8
21 changes: 0 additions & 21 deletions trunk/arch/arm/mach-s5pv210/include/mach/regs-fb.h

This file was deleted.

2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s5pv210/mach-aquila.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

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

#include <plat/gpio-cfg.h>
#include <plat/regs-serial.h>
Expand All @@ -40,6 +39,7 @@
#include <plat/fimc-core.h>
#include <plat/sdhci.h>
#include <plat/s5p-time.h>
#include <plat/regs-fb-v4.h>

/* Following are default values for UCON, ULCON and UFCON UART registers */
#define AQUILA_UCON_DEFAULT (S3C2410_UCON_TXILEVEL | \
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s5pv210/mach-goni.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@

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

#include <plat/gpio-cfg.h>
#include <plat/regs-serial.h>
Expand All @@ -47,6 +46,7 @@
#include <plat/sdhci.h>
#include <plat/clock.h>
#include <plat/s5p-time.h>
#include <plat/regs-fb-v4.h>

/* Following are default values for UCON, ULCON and UFCON UART registers */
#define GONI_UCON_DEFAULT (S3C2410_UCON_TXILEVEL | \
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s5pv210/mach-smdkv210.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

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

#include <plat/regs-serial.h>
#include <plat/regs-srom.h>
Expand All @@ -46,6 +45,7 @@
#include <plat/fb.h>
#include <plat/s5p-time.h>
#include <plat/backlight.h>
#include <plat/regs-fb-v4.h>

/* Following are default values for UCON, ULCON and UFCON UART registers */
#define SMDKV210_UCON_DEFAULT (S3C2410_UCON_TXILEVEL | \
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-s5pv210/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 <mach/regs-clock.h>
Expand Down

0 comments on commit 337dc7c

Please sign in to comment.