1. 28 7月, 2005 1 次提交
    • A
      [PATCH] VIDEO_SAA7134 must depend on SOUND · b96d611f
      Adrian Bunk 提交于
      VIDEO_SAA7134=y and SOUND=n results in the following compile error:
      
        LD      .tmp_vmlinux1
      drivers/built-in.o(.text+0x4fafcb): In function `saa7134_initdev':
      : undefined reference to `unregister_sound_dsp'
      drivers/built-in.o(.text+0x4fb141): In function `saa7134_initdev':
      : undefined reference to `register_sound_dsp'
      drivers/built-in.o(.text+0x4fb17c): In function `saa7134_initdev':
      : undefined reference to `register_sound_mixer'
      drivers/built-in.o(.text+0x4fb339): In function `saa7134_finidev':
      : undefined reference to `unregister_sound_mixer'
      drivers/built-in.o(.text+0x4fb341): In function `saa7134_finidev':
      : undefined reference to `unregister_sound_dsp'
      make: *** [.tmp_vmlinux1] Error 1
      Signed-off-by: NAdrian Bunk <bunk@stusta.de>
      Cc: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      b96d611f
  2. 13 7月, 2005 1 次提交
  3. 08 7月, 2005 1 次提交
  4. 28 6月, 2005 1 次提交
  5. 24 6月, 2005 2 次提交
  6. 17 5月, 2005 1 次提交
  7. 01 5月, 2005 1 次提交
  8. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4