commit | 023f2ce94da0d772b15d5d8e83f16930d47200f0 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Thu Mar 23 15:18:43 2017 -0500 |
committer | Kumar Gala <kumar.gala@linaro.org> | Mon Mar 27 18:26:22 2017 +0000 |
tree | 02f914dbc6e39a15bd43352f5f42286a528a00da | |
parent | 8eea1d78d8aa67d3041cb4df04cc45fb7a52d200 [diff] |
dts/extract_dts_includes.py: Fix IRQ define name creation We were missing the cell name in how we create the IRQ define. This was working fine because the only name we had been using with IRQ which we would shorten down. Change-Id: I8449c8ced1a9284982d3d5b07c6acdcf26e965e2 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>