/* Public domain. */

#ifndef _LINUX_MEDIA_BUS_FORMAT_H
#define _LINUX_MEDIA_BUS_FORMAT_H

#define MEDIA_BUS_FMT_FIXED 1

#endif
