mirror of
https://github.com/fpganinja/taxi.git
synced 2026-04-07 04:38:42 -07:00
cndm: Add missing include
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -10,6 +10,8 @@ Authors:
|
|||||||
|
|
||||||
#include "cndm.h"
|
#include "cndm.h"
|
||||||
|
|
||||||
|
#include <linux/ctype.h>
|
||||||
|
|
||||||
int cndm_exec_mbox_cmd(struct cndm_dev *cdev, void *cmd, void *rsp)
|
int cndm_exec_mbox_cmd(struct cndm_dev *cdev, void *cmd, void *rsp)
|
||||||
{
|
{
|
||||||
bool done = false;
|
bool done = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user