commit | a3124c00d57c7bf8e40eb37d9656581ae4eefa8f | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <[email protected]> | Thu Feb 14 15:51:56 2019 +0100 |
committer | Sekhar Nori <[email protected]> | Tue Feb 19 19:39:43 2019 +0530 |
tree | 6af416911e1b773b9f5f29cb87d28f6546f13fc6 | |
parent | 4de8810ed8b25472be0cfd85f1db337576f81f87 [diff] |
ARM: davinci: remove intc_host_map from davinci_soc_info struct The intc_host_map field in struct davinci_soc_info is not used by any board. Remove it as part of the interrupt support cleanup. Signed-off-by: Bartosz Golaszewski <[email protected]> Reviewed-by: David Lechner <[email protected]> Signed-off-by: Sekhar Nori <[email protected]>