OSDN Git Service

x86/build/vdso: Simplify 'cmd_vdso2c'
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 3 Jul 2018 01:50:14 +0000 (10:50 +0900)
committerIngo Molnar <mingo@kernel.org>
Tue, 3 Jul 2018 07:20:08 +0000 (09:20 +0200)
commitc5fcdbf15523f6bbbaeb822e3be6003e60f9d3b7
treeae68bbfc0b7cea99628cce7f7d36b08516034d5b
parentb5722a457b6e5eabd97a7f39c6c2b8e9a623ab15
x86/build/vdso: Simplify 'cmd_vdso2c'

No reason to use 'define' directive here.  Just use the = operator.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1530582614-5173-3-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/entry/vdso/Makefile