From a5682cbf4a840d70d2918d30c1ca603a6fec4a7e Mon Sep 17 00:00:00 2001 From: Haavard Skinnemoen Date: Fri, 9 Feb 2007 15:30:29 +0100 Subject: [PATCH] --- yaml --- r: 49146 b: refs/heads/master c: ad7d314480d357db0466bef843cdc1abd9441d4f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/mtd/physmap.h | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c319b9f3655f..355bfdaf2042 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2a5bd596723e13b3f25b9a7f46e9541577bd42c7 +refs/heads/master: ad7d314480d357db0466bef843cdc1abd9441d4f diff --git a/trunk/include/linux/mtd/physmap.h b/trunk/include/linux/mtd/physmap.h index 86831e3594f6..0dc07d5f3354 100644 --- a/trunk/include/linux/mtd/physmap.h +++ b/trunk/include/linux/mtd/physmap.h @@ -18,9 +18,10 @@ #define __LINUX_MTD_PHYSMAP__ #include -#include #include +struct map_info; + struct physmap_flash_data { unsigned int width; void (*set_vpp)(struct map_info *, int);