]> git.baikalelectronics.ru Git - kernel.git/commit
of: fix missing include from of_pci.c
authorGrant Likely <grant.likely@secretlab.ca>
Sun, 24 Jul 2011 05:52:48 +0000 (23:52 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 24 Jul 2011 05:53:55 +0000 (23:53 -0600)
commitabd97ce6f69c09a9ea041d4ae8ea4c5e03c1d684
treee2f6c7082f377fa4f707066d261f3fad2bc8613b
parentb17ed456ba10a39b47b2baf443d7cef4963f9d39
of: fix missing include from of_pci.c

of_pci.c references symbols from linux/of.h.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/of/of_pci.c