mtd: nand: use __packed shorthand
authorBrian Norris <computersforpeace@gmail.com>
Thu, 5 Dec 2013 20:06:54 +0000 (12:06 -0800)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 14 Jan 2014 07:13:31 +0000 (23:13 -0800)
To be consistent with the rest of include/linux/mtd/nand.h, we should
use the __packed shorthand instead of __attribute__((packed)).

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Huang Shijie <b32955@freescale.com>
include/linux/mtd/nand.h

Simple merge