Skip to content

Commit

Permalink
irqchip: fill in empty Kconfig
Browse files Browse the repository at this point in the history
Commit 89214f0 "ARM: bcm2835: add interrupt controller driver" added an
empty drivers/irqchip/Kconfig. Empty files apparently don't work well
with git (sometimes, with some versions?) so add some dummy content to
resolve this issue.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Stephen Warren authored and Olof Johansson committed Sep 24, 2012
1 parent f680f25 commit 0288ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/irqchip/Kconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# empty

0 comments on commit 0288ac4

Please sign in to comment.