1/2 is a trivial cleanup of sed script

2/2 imports clang work-around from U-Boot.


Changes in v2:
  - V1 did not work with LLVM's integrated assembler because
    it uses <tab> instead of <space> around the .ascii string.
    Restore [:space:].

Jeroen Hofstee (1):
  kbuild: fix asm-offset generation to work with clang

Masahiro Yamada (1):
  kbuild: consolidate redundant sed script ASM offset generation

 include/linux/kbuild.h | 6 +++---
 scripts/Makefile.lib   | 9 ++++++---
 2 files changed, 9 insertions(+), 6 deletions(-)

-- 
2.7.4

Reply via email to