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

#ifndef __PANTHOR_DRV_H__
#define __PANTHOR_DRV_H__

extern bool panthor_transparent_hugepage;

#endif