Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: mt7621-mmc: add missing header.
<linux/interrupt.h> is sometimes included by other include files, and sometimes not, depending on config, particularly CONFIG_HIGHMEM. So include it explicitly rather than relying on implicit inclusion. Signed-off-by: NeilBrown <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information