diff --git a/[refs] b/[refs] index 6a69ee3f422d..b01af2d522f1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1ca5d2f0196cfca678086fa6f88eec4f9d0307ee +refs/heads/master: 0a382a74b677360096857bcb5288c340fca671ed diff --git a/trunk/include/linux/mtd/mtdram.h b/trunk/include/linux/mtd/mtdram.h index 04fdc07b7353..68891313875d 100644 --- a/trunk/include/linux/mtd/mtdram.h +++ b/trunk/include/linux/mtd/mtdram.h @@ -3,6 +3,6 @@ #include int mtdram_init_device(struct mtd_info *mtd, void *mapped_address, - unsigned long size, char *name); + unsigned long size, char *name); #endif /* __MTD_MTDRAM_H__ */