commit | 372b1c32e7e7d7aa5f44e0eaed4ad8ae21e4e9da | [log] [tgz] |
---|---|---|
author | Alistair Buxton <a.j.buxton@gmail.com> | Fri Sep 18 04:09:39 2009 +0100 |
committer | Alistair Buxton <a.j.buxton@gmail.com> | Wed Oct 07 23:14:06 2009 +0100 |
tree | 32491b47873015ae75cf2e8bc675cb20e00ab259 | |
parent | b51988db94faec47d6e7c69c8e691cfc194f66db [diff] |
OMAP7XX: Replace omap730 references in irqs.h and all users This patch is part of a series which removes references to omap730 in code which is shared with omap850, replacing them with references to omap7xx. Turns INT_730_* to INT_7XX_* for definitions in irqs.h and all users. Signed-off-by: Alistair Buxton <a.j.buxton@gmail.com> Reviewed-by: Zebediah C. McClure <zmc@lurian.net>