Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/of/gpio.c is missing includes for of_irq and struct device which cause build failures on ARM. This patch adds the correct include files and removes the unneeded kernel.h include Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
- Loading branch information