Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: asm/io.h: remove redundant #if !defined(readb) block
readb is unconditionally defined earlier in io.h, so there's no point checking whether it's undefined. Signed-off-by: Rasmus Villemoes <[email protected]>
- Loading branch information