Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] pcmcia: fix oops in static mapping case
As static maps do not have IO resources, this setting oopses. However, as we do not ever read this value, we can safely remove it. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
- Loading branch information