linux/include/linux/input/as5011.h

/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _AS5011_H
#define _AS5011_H

/*
 * Copyright (c) 2010, 2011 Fabien Marteau <[email protected]>
 */

struct as5011_platform_data {};

#endif /* _AS5011_H */