On Thu, 21 Jan 2010 16:57:13 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > I have created today's linux-next tree at > git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git It includes this screwed up commit: :commit e303d9eadc64907535a0a104afa5871d2b83275e :Author: Tilman Schmidt <tilman@xxxxxxx> :AuthorDate: Thu Jan 14 23:18:41 2010 +0100 :Commit: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx> :CommitDate: Fri Jan 15 10:08:07 2010 -0800 : : PCI/ISDN: push deprecated pci_find_device() function to last user (isdn) : : The ISDN4Linux HiSax driver family contains the last remaining users of : the deprecated pci_find_device() function. This patch creates a private : copy of that function in HiSax, and removes the now unused global : function together with its controlling configuration option, : CONFIG_PCI_LEGACY. : : Signed-off-by: Tilman Schmidt <tilman@xxxxxxx> : Signed-off-by: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx> It adds a bunch of files which are compile-time generated: include/linux/autoconf.h include/linux/bounds.h include/linux/compile.h include/linux/utsrelease.h -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html