]> Git Repo - linux.git/commit - scripts/mod/file2alias.c
mei: fix up uuid matching
authorGreg Kroah-Hartman <[email protected]>
Thu, 28 May 2015 00:17:27 +0000 (17:17 -0700)
committerGreg Kroah-Hartman <[email protected]>
Sun, 31 May 2015 03:14:00 +0000 (12:14 +0900)
commitb144ce2d37619e05afdb0a15676500d76a64b1be
treec896c3c2cb4bc8135afb9f5128b38f250695c545
parent039ae58503f3349157a852c2cd5555a630f0bfaf
mei: fix up uuid matching

A previous commit, c93b76b34b4d ("mei: bus: report also uuid in module
alias") caused a build error as I missed applying a needed patch to add
some macros to uapi/linux/uuid.h.  Instead of those additional macros,
change the mei code to use the existing uuid structure directly.

Fixes: c93b76b34b4d
Cc: Tomas Winkler <[email protected]>
Cc: Samuel Ortiz <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/misc/mei/bus.c
drivers/nfc/mei_phy.h
include/linux/mod_devicetable.h
scripts/mod/file2alias.c
This page took 0.057479 seconds and 4 git commands to generate.