From: Randy Dunlap Date: Thu, 5 Jun 2008 16:43:03 +0000 (-0700) Subject: [MTD] [NAND] nandsim: missing header for do_div X-Git-Tag: v2.6.27-rc1~69^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4474573a90bae41351fad576fa80c424d62be567;p=pandora-kernel.git [MTD] [NAND] nandsim: missing header for do_div Fix nandsim build error, missing #include: linux-next-20080605/drivers/mtd/nand/nandsim.c: In function 'divide': linux-next-20080605/drivers/mtd/nand/nandsim.c:462: error: implicit declaration of function 'do_div' Signed-off-by: Randy Dunlap Signed-off-by: David Woodhouse --- Reading git-diff-tree failed