#ifndef KEYPAIR_H #define KEYPAIR_H extern void generate_keypair(void); extern void verify_keypair(void); #endif /* KEYPAIR_H */ ef='/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2016-11-14 22:17:45 +0100
committerMark Brown <broonie@kernel.org>2016-11-16 17:37:49 +0000
commita40db07fbf6c47dd40aa6b5e0408e48cbae1338a (patch)
treebe8ba9f96ebb871fe4df0fee041e3b458ce17b1e /Documentation
parent1001354ca34179f3db924eb66672442a173147dc (diff)
ASoC: rt5677: Remove superfluous linux/kthread.h inclusion
It's nowhere used in this driver code. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')