Skip to content

Commit

Permalink
[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2
Browse files Browse the repository at this point in the history
Patch from Tony Lindgren

This patch syncs the mainline kernel with linux-omap tree.
The highlights of the patch are:

- Serial port and framebuffer init improvments by Imre Deak

- Common omap pin mux framework by Tony Lindgren

- Common omap clock framework by Tony Lindren

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Tony Lindgren authored and Russell King committed Nov 10, 2005
1 parent 3179a01 commit 1a8bfa1
Show file tree
Hide file tree
Showing 14 changed files with 1,583 additions and 1,739 deletions.
2 changes: 1 addition & 1 deletion arch/arm/plat-omap/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

# Common support
obj-y := common.o sram.o sram-fn.o clock.o dma.o mux.o gpio.o mcbsp.o usb.o
obj-y := common.o sram.o sram-fn.o clock.o devices.o dma.o mux.o gpio.o mcbsp.o usb.o
obj-m :=
obj-n :=
obj- :=
Expand Down
Loading

0 comments on commit 1a8bfa1

Please sign in to comment.