From: Shawn Guo Date: Wed, 13 Jun 2012 07:12:24 +0000 (+0800) Subject: ARM: imx: leave irq_base of wm8350_platform_data uninitialized X-Git-Tag: v3.6-rc1~137^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1595f16c5e537cb33e118e7ae18dff139f22bdb1;p=pandora-kernel.git ARM: imx: leave irq_base of wm8350_platform_data uninitialized With commit d1738ae (mfd: Allocate wm835x irq descs dynamically) being in the tree, there is no need to initialize irq_base field of struct wm8350_platform_data. Remove it to save one reference to macro MXC_BOARD_IRQ_START. Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Acked-by: Dong Aisheng --- Reading git-diff-tree failed