Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1224052
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] alpha: fix build failure |
| Date | 2015-09-14 14:00 +0200 |
| Message-ID | <q8AqK-589-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
We were getting build failure on allmodconfig. Mainly two causes ioremap_uc was not defined and __delay was not exported. regards sudip Sudip Mukherjee (2): alpha: io: define ioremap_uc alpha: lib: export __delay arch/alpha/include/asm/io.h | 4 +++- arch/alpha/lib/udelay.c | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] alpha: fix build failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-14 14:00 +0200
Re: [PATCH 0/2] alpha: fix build failure Guenter Roeck <linux@roeck-us.net> - 2015-09-14 23:30 +0200
Re: [PATCH 0/2] alpha: fix build failure Andrew Morton <akpm@linux-foundation.org> - 2015-09-14 23:40 +0200
Re: [PATCH 0/2] alpha: fix build failure Guenter Roeck <linux@roeck-us.net> - 2015-09-15 01:30 +0200
Re: [PATCH 0/2] alpha: fix build failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-15 10:30 +0200
Re: [PATCH 0/2] alpha: fix build failure Guenter Roeck <linux@roeck-us.net> - 2015-09-15 15:30 +0200
Re: [PATCH 0/2] alpha: fix build failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-15 16:00 +0200
Re: [PATCH 0/2] alpha: fix build failure Guenter Roeck <linux@roeck-us.net> - 2015-09-15 16:30 +0200
Re: [PATCH 0/2] alpha: fix build failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-16 08:00 +0200
csiph-web