From: Marek Szyprowski Date: Sat, 2 Oct 2010 02:48:09 +0000 (+0900) Subject: ARM: S5P: Unify defines for both gpio interrupt types X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9adf5d222cfbbc4b7e972bfe3472368f9b453091;p=pandora-kernel.git ARM: S5P: Unify defines for both gpio interrupt types Samsung S5P SoCs have the same interrupt type defines for both external interrupts and gpio interrupts. This patch removes all duplicates from S5PC100 and S5PV210 specific includes as well as gpio interrupt code and put a common defines to plat/irqs.h NOTE: Do not use this for S5P6440 and S5P6450. Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin Park [kgene.kim@samsung.com: add note for S5P64X0] Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed