root/drivers/gpu/drm/panfrost/panfrost_drv.h
/* SPDX-License-Identifier: GPL-2.0 or MIT */
/* Copyright 2025 Amazon.com, Inc. or its affiliates */

#ifndef __PANFROST_DRV_H__
#define __PANFROST_DRV_H__

extern bool panfrost_transparent_hugepage;

#endif