# # NOTE! Don't add files that are generated in specific # subdirectories here. Add them in the ".gitignore" file # in that subdirectory instead. # # NOTE! Please use 'git ls-files -i --exclude-standard' # command after changing this file, to see if there are # any tracked files which get ignored after the change. # # Normal rules # .* *.o *.o.* *.a *.s *.ko *.so *.so.dbg *.mod.c *.i *.lst *.symtypes *.order modules.builtin *.elf *.bin *.gz *.bz2 *.lzma *.patch *.gcno # # Top-level generic files # tags TAGS vmlinux vmlinuz System.map Module.markers Module.symvers !.gitignore !.mailmap # # Generated include files # include/config include/linux/version.h include/generated # stgit generated dirs patches-* # quilt's files patches series # cscope files cscope.* ncscope.* # gnu global files GPATH GRTAGS GSYMS GTAGS *.orig *~ \#*# d class='main'>index : ralf/linux-ax25.git
ROSE Development and bugfix repository.Ralf Baechle
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-11-12 12:04:28 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-01-02 17:12:24 -0200
commit91f7c130c277a08ebef92ac23ed60adc62e505e0 (patch)
tree6adbf45577c1bd956e404ac56bdccfe1c35a5c34
parentfbe9834a4a67a21a405043af727073acd103f842 (diff)
V4L/DVB (10150): ttusb-dec: make it depend on PCI
Since ttusb_dec.c relies on pci_alloc_consistent and pci_free_consistent, make it depend on PCI in Kconfig. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat