* Upcoming cross-tree build breakage on merge window
@ 2013-01-23 12:13 Rafał Miłecki
[not found] ` <CACna6rwYZWsGhb8ksko+XGvod=hVyVHu2QrCfEisTG=YAEfBRQ@mail.gmail.com>
0 siblings, 1 reply; 2+ messages in thread
From: Rafał Miłecki @ 2013-01-23 12:13 UTC (permalink / raw)
To: john, ralf, David S. Miller
Cc: linux-mips, Network Development, Hauke Mehrtens
I've noticed possible build breakage when two trees get merged:
net-next and linux-john (MIPS).
This is about two following commits:
http://git.kernel.org/?p=linux/kernel/git/davem/net-next.git;a=commit;h=dd4544f05469aaaeee891d7dc54d66430344321e
http://git.linux-mips.org/?p=john/linux-john.git;a=commit;h=a008ca117bc85a9d66c47cd5ab18a6c332411919
The first one adds "bgmac" driver which uses asm/mach-bcm47xx/nvram.h
and nvram_getenv. The second one renames them.
Can you handle this in some clever way during merge window, please?
The fix is trivial:
1) Use <bcm47xx_nvram.h>
2) Use bcm47xx_nvram_getenv
--
Rafał
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-19 20:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-23 12:13 Upcoming cross-tree build breakage on merge window Rafał Miłecki
[not found] ` <CACna6rwYZWsGhb8ksko+XGvod=hVyVHu2QrCfEisTG=YAEfBRQ@mail.gmail.com>
2013-02-19 20:45 ` John Crispin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox