linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the bkl-trivial tree with the  tree
@ 2010-09-15  3:23 Stephen Rothwell
  0 siblings, 0 replies; only message in thread
From: Stephen Rothwell @ 2010-09-15  3:23 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: linux-next, linux-kernel, Geert Uytterhoeven, Greg Kroah-Hartman

Hi Arnd,

Today's linux-next merge of the bkl-trivial tree got a conflict in
drivers/staging/spectra/ffsport.c between commit
f8d261d39a24f9f612cb8b2d5ad68654727543cd ("staging: spectra needs
<linux/slab.h>") from Linus' tree and commit
a0293f8b84de7525083a97c7215c74ce1a066aeb ("block: autoconvert trivial BKL
users to private mutex") from the bkl-trivial tree.

Just context changes.  I fixed it up (see below) and can carry it for a
while.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

diff --cc drivers/staging/spectra/ffsport.c
index fa21a0f,905a67c..0000000
--- a/drivers/staging/spectra/ffsport.c
+++ b/drivers/staging/spectra/ffsport.c
@@@ -27,8 -27,6 +27,7 @@@
  #include <linux/kthread.h>
  #include <linux/log2.h>
  #include <linux/init.h>
- #include <linux/smp_lock.h>
 +#include <linux/slab.h>
  
  /**** Helper functions used for Div, Remainder operation on u64 ****/
  

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-15  3:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-15  3:23 linux-next: manual merge of the bkl-trivial tree with the tree Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).