support/kconfig: remove useless patch
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 13 Nov 2013 23:53:34 +0000 (00:53 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 14 Nov 2013 11:29:49 +0000 (12:29 +0100)
commit147be50283c49ed15a6b56aaa5d455eec92c9615
tree80781b86646c581f9132a7c81466065730235a31
parentd431d8c6db58d1ac8d21b10077f68f3d4ed39705
support/kconfig: remove useless patch

Patches 02-cpp-comments-to-c-comments.patch changes C++-style comments
into C-style comments.

This is unneeded, since gcc accepts C++-style comments in C code anyway.

Ditch that patch, that's one less we have to handle when updating from
upstream.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/kconfig/expr.c
support/kconfig/patches/02-cpp-comments-to-c-comments.patch [deleted file]
support/kconfig/patches/series