irqdomain: Remove powerpc dependency from debugfs file
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 29 Mar 2012 20:10:30 +0000 (14:10 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 29 Mar 2012 20:31:02 +0000 (14:31 -0600)
The debugfs code is really generic for all platforms.  This patch removes the
powerpc-specific directory reference and makes it available to all
architectures.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found