All of lore.kernel.org
 help / color / mirror / Atom feed
* Build error in -next due to 'drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC'
@ 2015-07-31  2:26 Guenter Roeck
  2015-07-31 17:52 ` Paul Gortmaker
  0 siblings, 1 reply; 6+ messages in thread
From: Guenter Roeck @ 2015-07-31  2:26 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-next@vger.kernel.org, Ingo Molnar

Hi Luis,

probably the zero-day build already told you, but just in case:

Your commit 'drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC'
causes build errors for architectures which don't support ioremap_uc.
This affects at least the alpha architecture, though there may be others.

Here is the build error:

drivers/video/fbdev/aty/atyfb_base.c: In function 'atyfb_setup_generic':
drivers/video/fbdev/aty/atyfb_base.c:3447:2: error: implicit declaration of function 'ioremap_uc'

Thanks,
Guenter

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-08-01  1:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-31  2:26 Build error in -next due to 'drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC' Guenter Roeck
2015-07-31 17:52 ` Paul Gortmaker
2015-08-01  0:02   ` Luis R. Rodriguez
2015-08-01  0:09     ` Guenter Roeck
2015-08-01  0:39       ` Luis R. Rodriguez
2015-08-01  1:05         ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.