Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68469
b: refs/heads/master
c: a97145c
h: refs/heads/master
i:
  68467: 475a652
v: v3
  • Loading branch information
Adrian Bunk authored and David Woodhouse committed Jun 29, 2007
1 parent 710a7cf commit 06e2251
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 8e0aedc5bcb9da4f613af097295a02a57aa0d41c
refs/heads/master: a97145c22408865579be397460ca998301ab63a3
4 changes: 0 additions & 4 deletions trunk/drivers/mtd/devices/pmc551.c
Original file line number Diff line number Diff line change
Expand Up @@ -649,11 +649,7 @@ MODULE_DESCRIPTION(PMC551_VERSION);
* Stuff these outside the ifdef so as to not bust compiled in driver support
*/
static int msize = 0;
#if defined(CONFIG_MTD_PMC551_APERTURE_SIZE)
static int asize = CONFIG_MTD_PMC551_APERTURE_SIZE;
#else
static int asize = 0;
#endif

module_param(msize, int, 0);
MODULE_PARM_DESC(msize, "memory size in MiB [1 - 1024]");
Expand Down

0 comments on commit 06e2251

Please sign in to comment.