Skip to content

Commit

Permalink
Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jco…
Browse files Browse the repository at this point in the history
…oper/linux into fixes

* 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/linux:
  ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.c
  • Loading branch information
Olof Johansson committed Sep 2, 2012
2 parents aa9f6d6 + 4fd2057 commit 3800bd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-kirkwood/db88f6281-bp-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/sizes.h>
#include <linux/platform_device.h>
#include <linux/mtd/partitions.h>
#include <linux/ata_platform.h>
Expand Down

0 comments on commit 3800bd3

Please sign in to comment.