We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9abf231 commit 25b72d5Copy full SHA for 25b72d5
include/linux/fb.h
@@ -555,7 +555,7 @@ static inline struct apertures_struct *alloc_apertures(unsigned int max_num) {
555
556
#elif defined(__i386__) || defined(__alpha__) || defined(__x86_64__) || \
557
defined(__hppa__) || defined(__sh__) || defined(__powerpc__) || \
558
- defined(__arm__) || defined(__aarch64__)
+ defined(__arm__) || defined(__aarch64__) || defined(__mips__)
559
560
#define fb_readb __raw_readb
561
#define fb_readw __raw_readw
0 commit comments