commit | 2a156a6b52f45355d999b58b745eef93021cc81a | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Mon Sep 30 13:45:13 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Sep 30 14:31:02 2013 -0700 |
tree | 20f8dac80eea2019c548fb7fd0dd5f7319533abe | |
parent | 7f42ec3941560f0902fe3671e36f2c20ffd3af0a [diff] |
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>