]> git.baikalelectronics.ru Git - kernel.git/commit
include/asm-generic/vtime.h: avoid zero-length file
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 30 Sep 2013 20:45:13 +0000 (13:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Sep 2013 21:31:02 +0000 (14:31 -0700)
commit419c0684b881a30864108ff986b519652c17131e
tree20f8dac80eea2019c548fb7fd0dd5f7319533abe
parent5ec2fa2a808708e6e89165c63f071a4c29a5879c
include/asm-generic/vtime.h: avoid zero-length file

patch(1) can't handle zero-length files - it appears to simply not create
the file, so my powerpc build fails.

Put something in here to make life easier.

Cc: Hugh Dickins <hughd@google.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-generic/vtime.h