Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201601
b: refs/heads/master
c: c10ea4d
h: refs/heads/master
i:
  201599: 1262ccb
v: v3
  • Loading branch information
Uwe Kleine-König committed Jun 2, 2010
1 parent 5e80a4d commit 4190528
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 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: 767c38b20e9b030acd42254a8010a54733629b0a
refs/heads/master: c10ea4d60eb387dac4d3011e40d5536eb7642a93
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx25/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
obj-y := mm.o devices.o
obj-$(CONFIG_ARCH_MX25) += clock.o
obj-$(CONFIG_MACH_MX25_3DS) += mach-mx25pdk.o
obj-$(CONFIG_MACH_MX25_3DS) += mach-mx25_3ds.o
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@
* Boston, MA 02110-1301, USA.
*/

/*
* This machine is known as:
* - i.MX25 3-Stack Development System
* - i.MX25 Platform Development Kit (i.MX25 PDK)
*/

#include <linux/types.h>
#include <linux/init.h>
#include <linux/delay.h>
Expand Down

0 comments on commit 4190528

Please sign in to comment.