kernel/linux: remove unnecessary meson version check
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 17 May 2019 13:45:27 +0000 (14:45 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 29 May 2019 22:28:37 +0000 (00:28 +0200)
commit36681a5606786f18420907d56457ce6fd43ad2fc
tree64385007dd12d29c52a6f60e823b974a6b19a687
parentea6b39b5b847655cf65f283d3cc25d7ab629d039
kernel/linux: remove unnecessary meson version check

The check for meson version 0.44 is redundant since the minimum
supported version for the project as a whole is 0.47.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
Acked-by: Luca Boccassi <bluca@debian.org>
kernel/linux/meson.build